home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Updates / Datatypes / RGFX-DT / Source / class.h next >
C/C++ Source or Header  |  1999-11-14  |  85b  |  9 lines

  1. struct Data
  2. {
  3. long mode,dither,depth;
  4. char xpk[6];
  5. long xpkmode;
  6. char *password;
  7. };
  8.  
  9.